home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / TECHNICA / AUTOCAD / 3078B.ZIP / PGRUN991.ZIP / COMMON < prev    next >
Text File  |  1991-09-03  |  10KB  |  244 lines

  1.           ┌────────────────────────────────────────────────────────────┐
  2.           │                     ParaDraft common problems              │
  3.           └────────────────────────────────────────────────────────────┘
  4.  
  5.  
  6. If you try ParaDraft and find problems, do not give it up. Solution
  7. to your problem is most likely right here in this file.
  8.  
  9. The  common problems are divided in the sections:
  10.     Installing ParaDraft Trial version
  11.      Creating applications
  12.     Running applications 
  13.  
  14.              PARADRAFT 1STLOOK
  15.  
  16. Q. Running 1STLOOK says that a slide show would follow, which never does.
  17.  
  18.       1STLOOK has a slide show that gives an overview of ParaDraft. To run
  19.       it you need SLDMGR.EXE program.  You should have this program in the
  20.       DOS path. This program is also available as a shareware in the forum
  21.       libraries.
  22.  
  23. Q. Running 1STLOOK says that the ParaDraft applications will be
  24. created, which never happens. I get only some error messages.
  25.  
  26.       This can happen due to bad installation, or memory problems.  Suspect
  27.       the memory shortage problems, if you have too many device or network
  28.       drivers, or if you are running this program after shelling out from
  29.       AutoCAD. Your installation may be incomplete due to lack of disk
  30.       space or problems in downloading large ZIP files.
  31.  
  32. Q. How do I solve the memory problems ?
  33.  
  34.       PgPg! the parameterisation expert system requires minimum free
  35.       memory on your PC of just about 500KB. To further reduce its memory
  36.       requirements, rename PGPG386.ENV as PGPG.ENV, and give 1STLOOK
  37.       command again.
  38.  
  39. Q. How do I check my installation ?
  40.  
  41.       You should check whether the files PARAM1.ZIP and PARAM2.ZIP are OK
  42.       using -t option of PKUNZIP.
  43.  
  44.  
  45.              ON LOADING PARADRAFT
  46.  
  47. Q. On loading ParaDraft, the welcome screen comes on and stays put.
  48.  
  49.       Use REDRAW command to remove the slide on display. You can also edit
  50.       PGINIT.LSP file to remove line containing the VSLIDE command at the
  51.       end of the file.
  52.  
  53. Q. How do I get the ParaDraft menu once I have removed it ?
  54.  
  55.       Give command PGMENU.
  56.  
  57. Q. Do I have to run the script file everytime to load ParaDraft.
  58.  
  59.       No. You can edit your ACAD.LSP to change the S::STARTUP function,
  60.       and add the following line:
  61.  
  62.     (load "/ACAD/PGDRAFT/PGINIT") ; loads ParaDraft functions
  63.  
  64. Q. I do not want to use the menus. Is there a list of ParaDraft
  65. commands.
  66.  
  67.       The command list appears in the file: COMMANDS.LST
  68.  
  69.           ON USING PARAMETERISATION COMMAND
  70.  
  71. Q. PARENT command does not work.
  72.  
  73.       Have you given command PGPG to load the needed function definitions.
  74.       Still better, use the menu command Parameterise under the Create
  75.       Applications menu.
  76.  
  77. Q. On trying to parameterise my geometry, the program aborts
  78. complaining about the size of the drawing.
  79.  
  80.       A. Sorry. You have to get the drawing down (or up) to a size of about 
  81.       200x200 to make it work. Use scale command to do it. You should zoom 
  82.       into the drawing.
  83.  
  84.       Caution: Verify whether the dimensioning and center lines are still
  85.       accurate after the scaling operation.
  86.  
  87. Q. ParaDraft does not take my input drawing for parameterisation. 
  88.  
  89.       A. If you mean that the AutoLISP part of the program aborts with
  90.       cryptic messages, you probably have a drawing that is too "big" for
  91.       the shareware version, or has too many unsupported entities. 
  92.  
  93.       Limit your drawing to under 20 entities, and use only lines, arcs
  94.       and circles. Further, use only associative dimensioning. These 
  95.       limitations are not there in the Professional version.
  96.  
  97.       If it still does not work, mail us your drawing using EASYPLEX and we
  98.       will locate the problem for you.
  99.  
  100. Q. ParaDraft does not run the program generator. Instead I get
  101. some error messages from AutoCAD about unknown commands.
  102.  
  103.       A. Most likely, you have not added PGSHELL command to your ACAD.PGP; Or
  104.       it has been overwritten by another file since then. Add the following
  105.       lines in the appropriate PGP file:
  106.  
  107.                       PGSHELL,,500000,*DOS Command: ,0
  108.                       SHELL,,125000,*DOS Command: ,0
  109.                       EDIT,EDLIN,40000,File to edit: ,0
  110.  
  111. Q. ParaDraft does not run the program generator, instead I get the
  112. message about too little memory for startup. How do I solve this
  113. memory problem. 
  114.  
  115.       A. Use SHROOM to release enough memory. It is also a shareware program
  116.       available in the forum libraries. You should let this program call
  117.       AutoCAD in your AutoCAD batch file something like as:
  118.  
  119.     SHROOM -q ACAD %1 %2 %3
  120.  
  121.       With a -q switch, you can suppress unwanted messages.  If you have
  122.       the 386 version of AutoCAD then SHROOM is probably the only way you
  123.       can get PgPg! to run, since it requires a minimum 500KB free memory
  124.       after shelling out. If you can not manage this much even with SHROOM,
  125.       you can still reduce the memory requirements of PgPg! at a little
  126.       cost of speed.  Just rename PGPG386.ENV file in the ParaDraft
  127.       directory as PGPG.ENV .
  128.  
  129. Q. I get "parameterisation not feasible" for too many points. The
  130. summary says, "Parameteristion Unsuccessful".
  131.  
  132.       A.  Since it gives an unreasonably high number of points that can not
  133.       be parameterised, you should suspect your layer settings.
  134.  
  135.       First check the layer names in the geometry. Perhaps your center
  136.       lines are not in the layer CEN, and the extension lines and dimension
  137.       lines are not in DIM. Correct the layer names of the entities or use 
  138.       PGPGSET.
  139.  
  140.       Next check whether you have exploded dimensions that are not in DIM
  141.       layer at all. Remove such dimensions. 
  142.  
  143. Q. ParaDraft does not create any program, and the program generator
  144. says Parameteristion Unsuccessful.
  145.  
  146.       Your geometry has entities that are not fully defined.  Perhaps
  147.       some of the entities have not been drawn accurately using OSNAP.
  148.  
  149.       Run PGDEBUG to see which points can not be parameterised. If any
  150.       of the lines or arcs are broken in the middle, or are overlappings
  151.       that in effect makes them disjoint, their end points will be
  152.       highlighted. Correct the drawing and try again.
  153.  
  154. Q. My first program genereted with ParaDraft needs the X and Y
  155. coordinates of almost all the points, instead of the dimension values.
  156.  
  157.       Clearly your dimensioning is not accurate, or you have not specified
  158.       the symmetry condition. 
  159.  
  160.       ***** YOU MUST USE OSNAP MODES WHILE DIMENSIONING THE DRAWING.*****
  161.  
  162. Q. My program genereted with ParaDraft needs the X and Y
  163. coordinates of the insertion point itself.
  164.  
  165.       A. Looks like that your reference point is somehow not related to the
  166.       geometry. You should use OSNAP modes while specifying this point.
  167.  
  168. Q. My first program genereted with ParaDraft needs the X and Y
  169. coordinates of one of the points. I don't know enough AutoLISP to
  170. correct it.
  171.  
  172.       You don't have to. Use PGDEBUG option to locate the problem point.
  173.       Change your initial drawing to incorporate another dimension for it.
  174.       Use Parameterise option to create a new program.
  175.  
  176.           ON USING DEBUG COMMAND
  177.  
  178. Q. PGDEBUG does not show any thing more than the original drawing, and
  179. AutoCAD gives hundreds of unknown command error messages.
  180.  
  181.       *BUG*: Set ATTREQ variable as 1 before running PGDEBUG using SETVAR.
  182.  
  183. Q. PGDEBUG command inserts a totally different geometry instead of the
  184. desired parent geometry. 
  185.  
  186.       You seem to have a block of the same name as the parent geometry.
  187.       Please rename the block before running PGDEBUG.
  188.  
  189.             ON USING APPLICATIONS
  190.  
  191. Q. Why does the program keep asking whether I want to use PGCAL.
  192.  
  193.     If you wish you can disable this by using setup option of Run menu.
  194.     You can then specify whether you want to use PGCAL all the time, or
  195.     give the values individually.
  196.  
  197.  
  198. Q. Must all the dimensions shown in parent geometry have positive
  199. values. Is zero not an OK value.
  200.  
  201.       The dimensions shown in the parent geometry are the parameters. They 
  202.       must always be given non-zero positive values. Some programs may work 
  203.       for negative or zero values, but there is no guarantee that all 
  204.       programs will work given such values.
  205.  
  206.  
  207. Q. My PgProgram does not work at all. It crashes even for the input values
  208. same as in the parent geometry.
  209.  
  210.     That is NOT a common problem. Get in touch with us quickly so 
  211.     that we can locate the cause of the problem. Send us the drawing
  212.     file using CompuServe EASYPLEX at CIS 100015,3116.
  213.  
  214. Q. Why does my PgProgram crash sometimes without giving any reason,
  215. while it works most of the times?
  216.  
  217.       This is a result of a limitation imposed on the program by the
  218.       parent geometry. All its entities must exist in the instance geometry
  219.       as well. When they cease to exist, the result is a crash of the program.
  220.  
  221.       Only those parameter values are permissible with which all entities 
  222.       drawn in the parent geometry can finitely exist. It is an error to 
  223.       give values for which some entities cease to exist or become infinite.
  224.  
  225.       PgPrograms have no comprehensive checks or built-in tolerance to such 
  226.       errors. Therefore in such cases the program crashes without giving 
  227.       any reasons. Hence, while using the programs you must yourself 
  228.       ensure that the values do produce a complete meaningful geometry.
  229.  
  230. Q. Why do some program (for instance PIPEBEND) draw a complete
  231. criss-cross set of lines when angular dimensions are given values
  232. different from the original ones.
  233.  
  234.       Your problem is a result of a *bug* that causes strange results if the 
  235.       lines at slope no longer lie in the quadrangle in which they were 
  236.       originally defined. In the example of PIPEBEND, if the internal
  237.       angle of the pipe is given such that the right end of the pipe should 
  238.       start facing downwards, the program produces a strange criss-cross 
  239.       collection of lines.
  240.  
  241.       This problem exists due to a bug in the algorithm used for establishing 
  242.       points defined using an aligned dimension. We hope to correct it through
  243.       an interim release by the end of the year 1991.
  244.